AInputQueue_getEvent

Returns the next available event from the queue. Returns a negative value if no events are available or an error has occurred.

extern (C) nothrow @nogc
int
AInputQueue_getEvent
(
AInputQueue* queue
,
)

Meta